home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / graphics / 843 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: news.voicenet.com!omni!frotz
  2. From: frotz@omni.voicenet.com (Steve Bara)
  3. Newsgroups: comp.sys.amiga.graphics
  4. Subject: Re: Imagine 4.0 - Object colours? HELP!
  5. Date: 29 Jan 1996 07:38:46 GMT
  6. Organization: Voicenet - Internet Access - (215)674-9290
  7. Message-ID: <4ehti6$s38@news.voicenet.com>
  8. References: <4eej5q$752@hobbes.compusult.nf.ca>
  9. NNTP-Posting-Host: omni.voicenet.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Mark Worden (mworden@public.compusult.nf.ca) wrote:
  13.  
  14. : This is where the problem arises:  the Quick Render refuses to use the 
  15. : colour I selected for the object and simply renders it in white.  If I go 
  16. : back and select a texture to add (i.e. Wood) then try the Quick Render 
  17. : again, the Wood texture does indeed appear, but white still appears for 
  18. : the object's colour (the brown colour defined as part of the wood grain 
  19. : appears correctly).  If I click on 'OK' and exit the Attributes requester 
  20. : (keeping any changes I made), then go back into the Attributes requester, 
  21. : the colour I had selected does show up when I click on the Colour 
  22. : button.  It's just that whenever I do a Quick Render (from the requester 
  23. : or the menu), the whole word renders in the colour of white instead of 
  24. : any colour I choose.
  25.  
  26. This is because a group doesnt work this way. Now, i dont use PS fonts very 
  27. often, but as i recall when you convert them, imagine creates a lone axis in
  28. the center and groups all the letters to this axis. If you pick that axis, the
  29. entire group may be picked, but you're only setting the attribute for the
  30. axis, not any of the actual letters. In order to treat all the letters as a
  31. single word, you should load the object into the detail editor, pick it, and
  32. select Object/Join under the menu (i think this is where the join command is),
  33. which will convert the grouped separate letters into a single object (though
  34. still composed of discrete smaller objects, imagine will see it all as a single
  35. object). At this point, you can set the attribute and it will affect the entire
  36. word. Otherwise, your only choice is to select each letter individually and set
  37. the attributes, OR pick the first one, set the attribute, then shift-select the
  38. remaining letters and APPLY the attribute to all of the letters. I guess that 
  39. makes 3 separate approaches to the problem, but the main point to remember is
  40. that grouped objects all maintain separate attributes for each element of the
  41. group, and in order to set them, you need to pick the objects in the group
  42. individually somehow, or turn the entire group into one "object".
  43.  
  44.